EntityDAC

TMappedMetaType Properties

Properties of the TMappedMetaType class.

For a complete list of the TMappedMetaType class members, see the TMappedMetaType Members topic.

Public

Name Description

AllowCaching (inherited from TMetaType)

Allows to enable or disable entity caching.

ComplexMetaAttributes (inherited from TMetaType)

A list of all the complex attributes in the meta-type.

EntityClass

Class in Delphi, instances of which will be created for every new Entity with this meta-type.

Index

Used for fast access by index.

Inheritance

Describes inheritance if the given meta-type has it.

KeyGenerators

Value generators for key.

MetaAttributes (inherited from TMetaType)

A list of all the attributes in the meta-type.

MetaCollections (inherited from TMetaType)

A list of all the collections in the meta-type.

MetaKey

Primary key or any other key, that allows to uniquely identify an Entity.

MetaReferences (inherited from TMetaType)

A list of all the references in the meta-type.

MetaTable (inherited from TMetaType)

Specifies the table in the database, which the meta-type corresponds to.

Model (inherited from TMetaType)

Specifies the meta-model, which the meta-type belongs to.

Name (inherited from TMetaData)

Specifies the name of metadata.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback